home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / 3d & render tools / irit / man / man6 / strimsrf.6 < prev    next >
Text File  |  1996-07-16  |  225b  |  17 lines

  1. .TH STRIMSRF
  2.  6 "IRIT Version 6.0" 
  3. .SH NAME
  4. STRIMSRF
  5.  
  6.  
  7.  
  8.  SurfaceType STRIMSRF( TrimSrfType TSrf )
  9.  
  10. Extracts the surface of a trimmed surface TSrf.
  11.  
  12. Example:
  13.  
  14.     Srf = STRIMSRF( TrimSrf ); 
  15.  
  16. extracts the surface of TrimSrf.
  17.